home *** CD-ROM | disk | FTP | other *** search
/ CD Concept 6 / CD Concept 06.iso / mac / UTILITAIRE / RLaB / help / subplot < prev    next >
Encoding:
Text File  |  1994-11-28  |  278 b   |  12 lines  |  [TEXT/RLAB]

  1. subplot:
  2.  
  3. Synopsis: Set the current subplot in the current window.
  4.  
  5. Syntax: subplot ( N )
  6.  
  7. Description:
  8.  
  9.     Force the next plot, in the current plot window, to be drawn
  10.     as subplot N. If N == 0, then the current plot is not
  11.     advanced. The next plot will occurr in the same place.
  12.